Skip to main content
Version: 4.55.1

Nodes > Control Flow > Break

Break

Breaks loop execution when executed within the body of any loop based node. For example: For, Foreach, and While nodes. Execution will continue as if all loops have completed.

Was this page helpful?
Yes
No